Skip to content

Mark curl tests using http2.golang.org as XFAIL #7829

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Dec 25, 2021

http2.golang.org/serverpush has been retired[1], so we need to come up
with an alternative. Until then, we mark the relevant tests as XFAIL
(although bug77535.phpt passes, what might be an indication that the
test needs further revision).

[1] golang/go#49301


/cc @patrickallaert

http2.golang.org/serverpush has been retired[1], so we need to come up
with an alternative.  Until then, we mark the relevant tests as XFAIL
(although bug77535.phpt passes, what might be an indication that the
test needs further revision).

[1] <golang/go#49301>
@nikic
Copy link
Member

nikic commented Dec 26, 2021

How long do these tests take to fail? If they're waiting far a large timeout, might be better to mark them as skip instead or delete them.

@cmb69
Copy link
Member Author

cmb69 commented Dec 26, 2021

Yeah, the tests take about 20s. They're not run in CI (SKIP_ONLINE_TESTS), but I added an unconditional SKIPIF clause now. The tests may be somewhat valuable, and I hope we can revive them; keeping the XFAIL section might help to indentify these tests.

@cmb69 cmb69 closed this in 5005445 Dec 26, 2021
@cmb69 cmb69 deleted the cmb/http2.golang.org branch December 26, 2021 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants